Skip to content

[deps] upgrade fiber and others#236

Open
capcom6 wants to merge 1 commit into
masterfrom
deps/35-upgrade-fiber
Open

[deps] upgrade fiber and others#236
capcom6 wants to merge 1 commit into
masterfrom
deps/35-upgrade-fiber

Conversation

@capcom6

@capcom6 capcom6 commented Jun 9, 2026

Copy link
Copy Markdown
Member

Summary by CodeRabbit

  • Chores
    • Updated Go toolchain from version 1.25.0 to 1.25.8 for improved platform stability and performance.
    • Updated direct and indirect project dependencies—including Firebase SDK, database and cache drivers, authentication libraries, monitoring tools, and cryptographic packages—to their latest versions for enhanced security and improved system compatibility.

@coderabbitai coderabbitai Bot added the ready label Jun 9, 2026
@coderabbitai

coderabbitai Bot commented Jun 9, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: cc6c3541-0c15-4d84-b469-4a89513c44c0

📥 Commits

Reviewing files that changed from the base of the PR and between 0c4eee6 and 7e249b4.

⛔ Files ignored due to path filters (1)
  • go.sum is excluded by !**/*.sum
📒 Files selected for processing (1)
  • go.mod

📝 Walkthrough

Walkthrough

Go toolchain upgraded from 1.25.0 to 1.25.8 with comprehensive dependency version updates. Direct dependencies include Firebase, Fiber, JWT, MySQL, Redis, and Prometheus; indirect dependencies across Google Cloud, OpenTelemetry, gRPC, and SQL drivers are refreshed. Some transitive dependencies removed.

Changes

Dependency and Toolchain Refresh

Layer / File(s) Summary
Go toolchain and direct dependencies
go.mod
Go version elevated to 1.25.8 from 1.25.0, with top-level require block updated for Firebase, android-sms-gateway client-go, Fiber, JWT, MySQL driver, Redis, Prometheus client, golang.org/x/crypto, google.golang.org/api, and GORM core.
Indirect dependency refresh
go.mod
Transitive // indirect dependencies bumped across Google Cloud, OpenTelemetry, OpenAPI, gRPC/protobuf/genproto, compression/HTTP, golang.org/x/* packages, and GORM drivers; some previously-present indirect modules no longer listed.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes

Possibly related PRs

  • android-sms-gateway/server#205: Both PRs modify go.mod dependency versions for Fiber (github.com/gofiber/fiber/v2), including patch-level bumps and related indirect module updates.
  • android-sms-gateway/server#218: Both PRs update go.mod dependency versions—specifically github.com/gofiber/fiber/v2 (and related transitive libs)—so the main PR's dependency refresh is directly related to the retrieved PR's Fiber version bump.
  • android-sms-gateway/server#193: Both PRs only touch go.mod dependency versions in the Fiber/Fiberx middleware ecosystem (e.g., github.com/gofiber/fiber/v2 and related Fiber tooling), so the main PR's dependency bumps are related to the retrieved PR's Fiber dependency upgrades.

Suggested labels

ready

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately identifies the main change as a dependency upgrade, specifically mentioning Fiber as the primary dependency and acknowledging additional upgrades with 'and others'.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown

🤖 Pull request artifacts

Platform File
🐳 Docker GitHub Container Registry
🍎 Darwin arm64 server_Darwin_arm64.tar.gz
🍎 Darwin x86_64 server_Darwin_x86_64.tar.gz
🐧 Linux arm64 server_Linux_arm64.tar.gz
🐧 Linux i386 server_Linux_i386.tar.gz
🐧 Linux x86_64 server_Linux_x86_64.tar.gz
🪟 Windows arm64 server_Windows_arm64.zip
🪟 Windows i386 server_Windows_i386.zip
🪟 Windows x86_64 server_Windows_x86_64.zip

@capcom6 capcom6 added the deployed The PR is deployed on staging label Jun 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deployed The PR is deployed on staging ready

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant